Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:xfce4-taskmanager:start [2021/01/13 05:39] – added rss feed for latest release kevinbowenapps:xfce4-taskmanager:start [2023/07/02 08:14] (current) – Update Latest Release section kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{  :apps:xfce4-taskmanager-icon.png|xfce4-taskmanager-icon.png}}+{{ :xfce:xfce.taskmanager.png?no link|}}
  
 ====== Task Manager ====== ====== Task Manager ======
Line 36: Line 36:
  
 ===== Latest Release ===== ===== Latest Release =====
-{{rss>https://archive.xfce.org/feeds/project/xfce4-taskmanager 1 date description 2h}}+{{rss>https://archive.xfce.org/feeds/project/xfce4-taskmanager 1 date 2h}}
  
-[[https://archive.xfce.org/src/apps/xfce4-taskmanager/|Previous Versions]]+[[https://gitlab.xfce.org/apps/xfce4-taskmanager/-/blob/master/NEWS|Read the CHANGELOG]] 
 + 
 +  * **[[https://archive.xfce.org/src/apps/xfce4-taskmanager/|Download current release]]** (link also contains older versions)
  
 [[|Back to Top]] [[|Back to Top]]
Line 48: Line 50:
 ** Dependencies ** ** Dependencies **
  
-  * GTK+ 2.14 (Or Gtk+3) +  * Gtk3
   * Cairo 1.5   * Cairo 1.5
-  * Libwnck 2.0 (optional) (Libwnck 3.0 if using Gtk+3)+  * Libwnck 3.0 (optional)
   * Xmu 1.1.2   * Xmu 1.1.2
  
Line 58: Line 60:
 tar xf xfce4-taskmanager-<VERSION>.tar.bz2 tar xf xfce4-taskmanager-<VERSION>.tar.bz2
 cd xfce4-taskmanager-<VERSION> cd xfce4-taskmanager-<VERSION>
-./configure # or ./configure --prefix=/usr or/and --enable-gtk3+./configure # or ./configure --prefix=/usr
 </code> </code>